home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / mac / The Month DEC 03 / engine / modules / text_audio.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2003-08-19  |  105b  |  5 lines

  1. on(rollOver){
  2.    myColor = new Color(scrubbaMC);
  3.    myColor.setRGB(_parent._parent.SECTION_COLOR);
  4. }
  5.